From 4b4b899ede711ef27e819286e844199b423ad26a Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Mon, 22 Jun 2009 21:39:59 +0000 Subject: [PATCH] * trampver.texi: Update release number. Set default value of `emacsgvfs'. --- doc/misc/trampver.texi | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/misc/trampver.texi b/doc/misc/trampver.texi index 7644a4aa264..2777a5c2597 100644 --- a/doc/misc/trampver.texi +++ b/doc/misc/trampver.texi @@ -9,7 +9,7 @@ @c In the Tramp CVS, the version number is auto-frobbed from @c configure.ac, so you should edit that file and run @c "autoconf && ./configure" to change the version number. -@set trampver 2.1.15 +@set trampver 2.1.16 @c Other flags from configuration @set instprefix /usr/local @@ -24,6 +24,11 @@ @set emacsgw @end ifclear +@c Whether or not describe GVFS integration. +@ifclear noemacsgvfs +@set emacsgvfs +@end ifclear + @c Some flags which make the text independent on the (X)Emacs flavor. @c "emacs" resp "xemacs" are set in the Makefile. Default is "emacs". @ifclear emacs -- 2.30.2